home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / ls < prev    next >
Text File  |  2001-03-21  |  303b  |  14 lines

  1. Synopsis:
  2.    load ls
  3.  
  4. Description:
  5.    This script serves primarily as a working example of how $glob() can be
  6.    used.  It emulates the Unix ls command, complete with -a and -s flags.
  7.  
  8. See Also:
  9.    glob(6); load(5)
  10.  
  11. Other Notes:
  12.    This script was written by archon, archon@tamu.edu.
  13.  
  14.